home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / windows / r3iffsgad.js < prev    next >
Encoding:
JavaScript  |  2005-04-04  |  556 b   |  32 lines

  1.  
  2. // JavaScript wrapper for r3iffsgad.h
  3. // Auto generated file, do not modify by hand
  4. // Copyright ⌐ 2004, Realsoft Graphics Oy
  5.  
  6. var R3_IFFSAVEGADGET_H = 1;
  7. include("real/windows/r3fifoga.js")
  8.  
  9.  
  10. var R3CLID_IFFSAVEGADGET = 1733;
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. var R3IFFSGADA_DisabledSections = 1733500; // Integer
  19.  
  20.  
  21. function r3Iffsavegadget () { 
  22.    this.base = r3God;
  23.    if(arguments.length) {
  24.       this.base(R3CLID_IFFSAVEGADGET, arguments);
  25.    }
  26.    // Methods
  27.  
  28.    // Attributes
  29. }
  30.  
  31. r3Iffsavegadget.prototype=new r3Fileformatgadget;
  32. // r3iffsgad.h_H